curl --request PATCH \
--url https://api.bullring.finance/v1/kyc/businesses/{subaccountId} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"legal_name": "Bullring Finance 2",
"trade_name": "Anisere",
"description": "yfguy bhbiu",
"source_of_funds": "grants",
"business_type": "corporation",
"website": "bullring.finance",
"registered_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"physical_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "crn",
"number": "1760716",
"issuing_country": "GBR",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169867/verification/2026-01-11/ofq7atduwn1bwvtvxrb1.png",
"image_back": ""
}
],
"is_dao": false,
"is_money_transmitter": false,
"business_industry": [
"111150"
],
"account_purpose": "payroll",
"ultimate_beneficial_owners": [
{
"first_name": "John",
"middle_name": "Omoniyi",
"last_name": "Anisere",
"birth_date": "1993-10-05T00:00:00.000Z",
"email": "[email protected]",
"address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "passport",
"number": "B50091752",
"issuing_country": "NGA",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169918/verification/2026-01-11/mvwnlnpgvzrxuiyw0erl.png",
"image_back": ""
}
],
"has_ownership": true,
"has_control": true,
"is_signer": true,
"title": "CEO"
}
],
"formation_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169962/verification/2026-01-11/qxxtzbtflevi7ipxcfkg.png",
"ownership_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169966/verification/2026-01-11/vlidzev2rladftq7a1td.png",
"flow_of_funds_document": null,
"has_material_intermediary_ownership": false
}
'{
"status": "not_started",
"created_at": "2026-01-12T16:28:42.790Z",
"updated_at": "2026-01-12T16:28:42.825Z",
"type": "business",
"legal_name": "Bullring Finance 2",
"trade_name": "Anisere",
"description": "yfguy bhbiu",
"source_of_funds": "grants",
"business_type": "corporation",
"website": "bullring.finance",
"registered_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"physical_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "crn",
"number": "1760716",
"issuing_country": "GBR",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169867/verification/2026-01-11/ofq7atduwn1bwvtvxrb1.png",
"image_back": ""
}
],
"is_dao": false,
"is_money_transmitter": false,
"business_industry": [
"111150"
],
"account_purpose": "payroll",
"ultimate_beneficial_owners": [
{
"first_name": "John",
"middle_name": "Omoniyi",
"last_name": "Anisere",
"birth_date": "1993-10-05T00:00:00.000Z",
"email": "[email protected]",
"address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "passport",
"number": "B50091752",
"issuing_country": "NGA",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169918/verification/2026-01-11/mvwnlnpgvzrxuiyw0erl.png",
"image_back": ""
}
],
"has_ownership": true,
"has_control": true,
"is_signer": true,
"title": "CEO"
}
],
"formation_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169962/verification/2026-01-11/qxxtzbtflevi7ipxcfkg.png",
"ownership_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169966/verification/2026-01-11/vlidzev2rladftq7a1td.png",
"flow_of_funds_document": null,
"has_material_intermediary_ownership": false
}Add or update the KYC information for a tier two business.
curl --request PATCH \
--url https://api.bullring.finance/v1/kyc/businesses/{subaccountId} \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"legal_name": "Bullring Finance 2",
"trade_name": "Anisere",
"description": "yfguy bhbiu",
"source_of_funds": "grants",
"business_type": "corporation",
"website": "bullring.finance",
"registered_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"physical_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "crn",
"number": "1760716",
"issuing_country": "GBR",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169867/verification/2026-01-11/ofq7atduwn1bwvtvxrb1.png",
"image_back": ""
}
],
"is_dao": false,
"is_money_transmitter": false,
"business_industry": [
"111150"
],
"account_purpose": "payroll",
"ultimate_beneficial_owners": [
{
"first_name": "John",
"middle_name": "Omoniyi",
"last_name": "Anisere",
"birth_date": "1993-10-05T00:00:00.000Z",
"email": "[email protected]",
"address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "passport",
"number": "B50091752",
"issuing_country": "NGA",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169918/verification/2026-01-11/mvwnlnpgvzrxuiyw0erl.png",
"image_back": ""
}
],
"has_ownership": true,
"has_control": true,
"is_signer": true,
"title": "CEO"
}
],
"formation_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169962/verification/2026-01-11/qxxtzbtflevi7ipxcfkg.png",
"ownership_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169966/verification/2026-01-11/vlidzev2rladftq7a1td.png",
"flow_of_funds_document": null,
"has_material_intermediary_ownership": false
}
'{
"status": "not_started",
"created_at": "2026-01-12T16:28:42.790Z",
"updated_at": "2026-01-12T16:28:42.825Z",
"type": "business",
"legal_name": "Bullring Finance 2",
"trade_name": "Anisere",
"description": "yfguy bhbiu",
"source_of_funds": "grants",
"business_type": "corporation",
"website": "bullring.finance",
"registered_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"physical_address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "crn",
"number": "1760716",
"issuing_country": "GBR",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169867/verification/2026-01-11/ofq7atduwn1bwvtvxrb1.png",
"image_back": ""
}
],
"is_dao": false,
"is_money_transmitter": false,
"business_industry": [
"111150"
],
"account_purpose": "payroll",
"ultimate_beneficial_owners": [
{
"first_name": "John",
"middle_name": "Omoniyi",
"last_name": "Anisere",
"birth_date": "1993-10-05T00:00:00.000Z",
"email": "[email protected]",
"address": {
"street_line_1": "1 Swallow Street",
"street_line_2": "",
"city": "birmingham",
"subdivision": "EN",
"postal_code": "B2 4AA",
"country": "GBR"
},
"identification": [
{
"type": "passport",
"number": "B50091752",
"issuing_country": "NGA",
"image_front": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169918/verification/2026-01-11/mvwnlnpgvzrxuiyw0erl.png",
"image_back": ""
}
],
"has_ownership": true,
"has_control": true,
"is_signer": true,
"title": "CEO"
}
],
"formation_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169962/verification/2026-01-11/qxxtzbtflevi7ipxcfkg.png",
"ownership_document": "https://res.cloudinary.com/bullring-finance/image/upload/v1768169966/verification/2026-01-11/vlidzev2rladftq7a1td.png",
"flow_of_funds_document": null,
"has_material_intermediary_ownership": false
}The unique identifier of the subaccount
Show child attributes
Show child attributes
Show child attributes
Show child attributes
Business information updated successfully
Show child attributes
Show child attributes
Show child attributes
Show child attributes